forked from rarias/devshell
Move personal shells to a custom directory
This commit is contained in:
45
custom/arnau/posv/flake.lock
generated
Normal file
45
custom/arnau/posv/flake.lock
generated
Normal file
@@ -0,0 +1,45 @@
|
||||
{
|
||||
"nodes": {
|
||||
"jungle": {
|
||||
"inputs": {
|
||||
"nixpkgs": "nixpkgs"
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1760427467,
|
||||
"narHash": "sha256-DemQ+XT3BWXh8fr6UDfGNUB4ba0tGJXyep5/lg+gBD4=",
|
||||
"ref": "refs/heads/master",
|
||||
"rev": "4261d327c678e52abdd568a27168ea7cdd0484a0",
|
||||
"revCount": 1487,
|
||||
"type": "git",
|
||||
"url": "https://jungle.bsc.es/git/rarias/jungle"
|
||||
},
|
||||
"original": {
|
||||
"type": "git",
|
||||
"url": "https://jungle.bsc.es/git/rarias/jungle"
|
||||
}
|
||||
},
|
||||
"nixpkgs": {
|
||||
"locked": {
|
||||
"lastModified": 1752436162,
|
||||
"narHash": "sha256-Kt1UIPi7kZqkSc5HVj6UY5YLHHEzPBkgpNUByuyxtlw=",
|
||||
"owner": "NixOS",
|
||||
"repo": "nixpkgs",
|
||||
"rev": "dfcd5b901dbab46c9c6e80b265648481aafb01f8",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "NixOS",
|
||||
"ref": "nixos-25.05",
|
||||
"repo": "nixpkgs",
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
"root": {
|
||||
"inputs": {
|
||||
"jungle": "jungle"
|
||||
}
|
||||
}
|
||||
},
|
||||
"root": "root",
|
||||
"version": 7
|
||||
}
|
||||
Reference in New Issue
Block a user