build(nix): update deps and modules hash
This commit is contained in:
parent
4989d00457
commit
5fee32c3a6
182
flake.lock
182
flake.lock
@ -1,96 +1,90 @@
|
|||||||
{
|
{
|
||||||
"nodes": {
|
"nodes": {
|
||||||
"naked-shell": {
|
"naked-shell": {
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1681286841,
|
"lastModified": 1681286841,
|
||||||
"narHash": "sha256-3XlJrwlR0nBiREnuogoa5i1b4+w/XPe0z8bbrJASw0g=",
|
"narHash": "sha256-3XlJrwlR0nBiREnuogoa5i1b4+w/XPe0z8bbrJASw0g=",
|
||||||
"owner": "yusdacra",
|
"owner": "yusdacra",
|
||||||
"repo": "mk-naked-shell",
|
"repo": "mk-naked-shell",
|
||||||
"rev": "7612f828dd6f22b7fb332cc69440e839d7ffe6bd",
|
"rev": "7612f828dd6f22b7fb332cc69440e839d7ffe6bd",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
"owner": "yusdacra",
|
"owner": "yusdacra",
|
||||||
"repo": "mk-naked-shell",
|
"repo": "mk-naked-shell",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"nixpkgs": {
|
"nixpkgs": {
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1697059129,
|
"lastModified": 1716509168,
|
||||||
"narHash": "sha256-9NJcFF9CEYPvHJ5ckE8kvINvI84SZZ87PvqMbH6pro0=",
|
"narHash": "sha256-4zSIhSRRIoEBwjbPm3YiGtbd8HDWzFxJjw5DYSDy1n8=",
|
||||||
"owner": "nixos",
|
"owner": "nixos",
|
||||||
"repo": "nixpkgs",
|
"repo": "nixpkgs",
|
||||||
"rev": "5e4c2ada4fcd54b99d56d7bd62f384511a7e2593",
|
"rev": "bfb7a882678e518398ce9a31a881538679f6f092",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
"owner": "nixos",
|
"owner": "nixos",
|
||||||
"ref": "nixos-unstable",
|
"ref": "nixos-unstable",
|
||||||
"repo": "nixpkgs",
|
"repo": "nixpkgs",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"nixpkgs-lib": {
|
"nixpkgs-lib": {
|
||||||
"locked": {
|
"locked": {
|
||||||
"dir": "lib",
|
"lastModified": 1714640452,
|
||||||
"lastModified": 1696019113,
|
"narHash": "sha256-QBx10+k6JWz6u7VsohfSw8g8hjdBZEf8CFzXH1/1Z94=",
|
||||||
"narHash": "sha256-X3+DKYWJm93DRSdC5M6K5hLqzSya9BjibtBsuARoPco=",
|
"type": "tarball",
|
||||||
"owner": "NixOS",
|
"url": "https://github.com/NixOS/nixpkgs/archive/50eb7ecf4cd0a5756d7275c8ba36790e5bd53e33.tar.gz"
|
||||||
"repo": "nixpkgs",
|
},
|
||||||
"rev": "f5892ddac112a1e9b3612c39af1b72987ee5783a",
|
"original": {
|
||||||
"type": "github"
|
"type": "tarball",
|
||||||
},
|
"url": "https://github.com/NixOS/nixpkgs/archive/50eb7ecf4cd0a5756d7275c8ba36790e5bd53e33.tar.gz"
|
||||||
"original": {
|
}
|
||||||
"dir": "lib",
|
},
|
||||||
"owner": "NixOS",
|
"parts": {
|
||||||
"ref": "nixos-unstable",
|
"inputs": {
|
||||||
"repo": "nixpkgs",
|
"nixpkgs-lib": "nixpkgs-lib"
|
||||||
"type": "github"
|
},
|
||||||
}
|
"locked": {
|
||||||
},
|
"lastModified": 1715865404,
|
||||||
"parts": {
|
"narHash": "sha256-/GJvTdTpuDjNn84j82cU6bXztE0MSkdnTWClUCRub78=",
|
||||||
"inputs": {
|
"owner": "hercules-ci",
|
||||||
"nixpkgs-lib": "nixpkgs-lib"
|
"repo": "flake-parts",
|
||||||
},
|
"rev": "8dc45382d5206bd292f9c2768b8058a8fd8311d9",
|
||||||
"locked": {
|
"type": "github"
|
||||||
"lastModified": 1696343447,
|
},
|
||||||
"narHash": "sha256-B2xAZKLkkeRFG5XcHHSXXcP7To9Xzr59KXeZiRf4vdQ=",
|
"original": {
|
||||||
"owner": "hercules-ci",
|
"owner": "hercules-ci",
|
||||||
"repo": "flake-parts",
|
"repo": "flake-parts",
|
||||||
"rev": "c9afaba3dfa4085dbd2ccb38dfade5141e33d9d4",
|
"type": "github"
|
||||||
"type": "github"
|
}
|
||||||
},
|
},
|
||||||
"original": {
|
"root": {
|
||||||
"owner": "hercules-ci",
|
"inputs": {
|
||||||
"repo": "flake-parts",
|
"naked-shell": "naked-shell",
|
||||||
"type": "github"
|
"nixpkgs": "nixpkgs",
|
||||||
}
|
"parts": "parts",
|
||||||
},
|
"systems": "systems"
|
||||||
"root": {
|
}
|
||||||
"inputs": {
|
},
|
||||||
"naked-shell": "naked-shell",
|
"systems": {
|
||||||
"nixpkgs": "nixpkgs",
|
"locked": {
|
||||||
"parts": "parts",
|
"lastModified": 1680978846,
|
||||||
"systems": "systems"
|
"narHash": "sha256-Gtqg8b/v49BFDpDetjclCYXm8mAnTrUzR0JnE2nv5aw=",
|
||||||
}
|
"owner": "nix-systems",
|
||||||
},
|
"repo": "x86_64-linux",
|
||||||
"systems": {
|
"rev": "2ecfcac5e15790ba6ce360ceccddb15ad16d08a8",
|
||||||
"locked": {
|
"type": "github"
|
||||||
"lastModified": 1680978846,
|
},
|
||||||
"narHash": "sha256-Gtqg8b/v49BFDpDetjclCYXm8mAnTrUzR0JnE2nv5aw=",
|
"original": {
|
||||||
"owner": "nix-systems",
|
"owner": "nix-systems",
|
||||||
"repo": "x86_64-linux",
|
"repo": "x86_64-linux",
|
||||||
"rev": "2ecfcac5e15790ba6ce360ceccddb15ad16d08a8",
|
"type": "github"
|
||||||
"type": "github"
|
}
|
||||||
},
|
}
|
||||||
"original": {
|
},
|
||||||
"owner": "nix-systems",
|
"root": "root",
|
||||||
"repo": "x86_64-linux",
|
"version": 7
|
||||||
"type": "github"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"root": "root",
|
|
||||||
"version": 7
|
|
||||||
}
|
}
|
||||||
|
@ -37,7 +37,7 @@
|
|||||||
|
|
||||||
src = ./.;
|
src = ./.;
|
||||||
|
|
||||||
outputHash = "sha256-X3+MtWZV42p1A3TmByJ6i8D2B5iY3rfbEw603Az8AUI=";
|
outputHash = "sha256-WyEPnQ/yx3Ig65lIqbBOUiRamHPEevwvOxd2vTdzjqE=";
|
||||||
outputHashAlgo = "sha256";
|
outputHashAlgo = "sha256";
|
||||||
outputHashMode = "recursive";
|
outputHashMode = "recursive";
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user