1
1
mirror of https://github.com/LnL7/nix-darwin.git synced 2024-09-11 12:49:18 +03:00
nix-darwin/flake.lock
Emily b7ccefadf9 flake.nix: temporarily pin nixpkgs version
This is the last bump of the nixpkgs-unstable channel before the
DocBookalypse.
2023-06-24 06:33:18 +01:00

27 lines
567 B
JSON

{
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1687130670,
"narHash": "sha256-VKTdfsJe7sVTTqxTd3eRGPoUgEeJKD+kwS86B6TY874=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "c1bca7fe84c646cfd4ebf3482c0e6317a0b13f22",
"type": "github"
},
"original": {
"id": "nixpkgs",
"rev": "c1bca7fe84c646cfd4ebf3482c0e6317a0b13f22",
"type": "indirect"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}