ey im xonshing here!

This commit is contained in:
alisceon 2025-09-04 15:05:45 +02:00
parent fad3683ffa
commit 648803b90c
5 changed files with 129 additions and 92 deletions

109
flake.lock generated
View file

@ -21,6 +21,27 @@
"type": "github"
}
},
"flake-parts_2": {
"inputs": {
"nixpkgs-lib": [
"nur-unstable",
"nixpkgs"
]
},
"locked": {
"lastModified": 1733312601,
"narHash": "sha256-4pDvzqnegAfRkPwO3wmwBhVi/Sye1mzps0zHWYnP88c=",
"owner": "hercules-ci",
"repo": "flake-parts",
"rev": "205b12d8b7cd4802fbcb8e8ef6a0f1408781a4f9",
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
"flake-utils": {
"inputs": {
"systems": "systems"
@ -92,54 +113,46 @@
"type": "github"
}
},
"nixpkgs_2": {
"locked": {
"lastModified": 1756787288,
"narHash": "sha256-rw/PHa1cqiePdBxhF66V7R+WAP8WekQ0mCDG4CFqT8Y=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "d0fc30899600b9b3466ddb260fd83deb486c32f1",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_3": {
"locked": {
"lastModified": 1712449641,
"narHash": "sha256-U9DDWMexN6o5Td2DznEgguh8TRIUnIl9levmit43GcI=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "600b15aea1b36eeb43833a50b0e96579147099ff",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nur": {
"inputs": {
"flake-parts": "flake-parts",
"nixpkgs": "nixpkgs_2"
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1756935808,
"narHash": "sha256-Kozv7P1kPXC8M1k12Y3kmylLKptlk9G+GiJe5F1V4Xo=",
"lastModified": 1756986193,
"narHash": "sha256-YFCcCPTR6YajgpcoZSC0jtSPiG6qPukYpsdmQCEPIis=",
"owner": "nix-community",
"repo": "NUR",
"rev": "0951866da58eb749d4a25eb241ab4df65866db70",
"rev": "d7843c8e7bcd55ebc4ba26d4d618bafaa41268f6",
"type": "github"
},
"original": {
"id": "nur",
"type": "indirect"
"owner": "nix-community",
"repo": "NUR",
"type": "github"
}
},
"nur-unstable": {
"inputs": {
"flake-parts": "flake-parts_2",
"nixpkgs": [
"nixpkgs-unstable"
]
},
"locked": {
"lastModified": 1756986193,
"narHash": "sha256-YFCcCPTR6YajgpcoZSC0jtSPiG6qPukYpsdmQCEPIis=",
"owner": "nix-community",
"repo": "NUR",
"rev": "d7843c8e7bcd55ebc4ba26d4d618bafaa41268f6",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "NUR",
"type": "github"
}
},
"root": {
@ -149,7 +162,7 @@
"nixpkgs": "nixpkgs",
"nixpkgs-unstable": "nixpkgs-unstable",
"nur": "nur",
"xonsh-xontrib": "xonsh-xontrib"
"nur-unstable": "nur-unstable"
}
},
"systems": {
@ -166,24 +179,6 @@
"repo": "default",
"type": "github"
}
},
"xonsh-xontrib": {
"inputs": {
"nixpkgs": "nixpkgs_3"
},
"locked": {
"lastModified": 1752512286,
"narHash": "sha256-/G535cmjk8nyM/wuOGiqvZxyLet02atFC9QtLUR2HaE=",
"owner": "drmikecrowe",
"repo": "nur-packages",
"rev": "57096c1ad777d00c2bfbc5c2d77a8413bc9b41e2",
"type": "github"
},
"original": {
"owner": "drmikecrowe",
"repo": "nur-packages",
"type": "github"
}
}
},
"root": "root",