diff options
| author | seth <[email protected]> | 2023-04-21 07:57:37 -0400 |
|---|---|---|
| committer | seth <[email protected]> | 2023-04-21 07:57:37 -0400 |
| commit | d34145b39a6282455499973e54efc8a6aace2712 (patch) | |
| tree | be7a3bdf19633ea124bff4beef52c0a2eec38236 /flake.nix | |
| parent | b3dc31fac86e542f788158cf80476c7194d69361 (diff) | |
pin nixpkgs to nixos-22.11
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -7,6 +7,7 @@ }; inputs = { + nixpkgs.url = "nixpkgs/nixos-22.11"; nixpkgsUnstable.url = "nixpkgs/nixos-unstable"; agenix = { url = "github:ryantm/agenix"; |
