NixOSConfig/flake.lock

115 lines
3 KiB
Plaintext
Raw Normal View History

2024-04-06 21:43:57 +00:00
{
"nodes": {
2024-05-01 16:14:25 +00:00
"flake-utils": {
"inputs": {
"systems": "systems"
},
"locked": {
"lastModified": 1710146030,
"narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a",
"type": "github"
},
"original": {
"owner": "numtide",
"ref": "b1d9ab70662946ef0850d488da1c9019f3a9752a",
"repo": "flake-utils",
"type": "github"
}
},
2024-04-06 21:43:57 +00:00
"nixpkgs": {
"locked": {
2024-05-01 03:57:46 +00:00
"lastModified": 1714532603,
"narHash": "sha256-2zsBeeUVPTlo/CQ6Zcug6kZ09+H7WIKmxi6bdKNb/Ew=",
2024-04-06 21:43:57 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-05-01 03:57:46 +00:00
"rev": "38c01297e7ec11f7b9e3f2cae7d6fcec6cc767ec",
2024-04-06 21:43:57 +00:00
"type": "github"
},
"original": {
"id": "nixpkgs",
2024-05-01 03:57:46 +00:00
"rev": "38c01297e7ec11f7b9e3f2cae7d6fcec6cc767ec",
2024-04-06 21:43:57 +00:00
"type": "indirect"
}
},
2024-05-01 23:08:45 +00:00
"nixpkgs-stable": {
"locked": {
"lastModified": 1713638189,
"narHash": "sha256-q7APLfB6FmmSMI1Su5ihW9IwntBsk2hWNXh8XtSdSIk=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "74574c38577914733b4f7a775dd77d24245081dd",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "release-23.11",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_2": {
"locked": {
"lastModified": 1713596654,
"narHash": "sha256-LJbHQQ5aX1LVth2ST+Kkse/DRzgxlVhTL1rxthvyhZc=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "fd16bb6d3bcca96039b11aa52038fafeb6e4f4be",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2024-04-06 21:43:57 +00:00
"root": {
"inputs": {
2024-05-01 16:14:25 +00:00
"flake-utils": "flake-utils",
2024-05-01 23:08:45 +00:00
"nixpkgs": "nixpkgs",
"sops-nix": "sops-nix"
}
},
"sops-nix": {
"inputs": {
"nixpkgs": "nixpkgs_2",
"nixpkgs-stable": "nixpkgs-stable"
},
"locked": {
"lastModified": 1713892811,
"narHash": "sha256-uIGmA2xq41vVFETCF1WW4fFWFT2tqBln+aXnWrvjGRE=",
"owner": "Mic92",
"repo": "sops-nix",
"rev": "f1b0adc27265274e3b0c9b872a8f476a098679bd",
"type": "github"
},
"original": {
"owner": "Mic92",
"ref": "f1b0adc27265274e3b0c9b872a8f476a098679bd",
"repo": "sops-nix",
"type": "github"
2024-04-06 21:43:57 +00:00
}
2024-05-01 16:14:25 +00:00
},
"systems": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
2024-04-06 21:43:57 +00:00
}
},
"root": "root",
"version": 7
}