Commit af59576b6b75
Changed files (2)
flake.lock
@@ -77,16 +77,16 @@
},
"nixos": {
"locked": {
- "lastModified": 1620332858,
- "narHash": "sha256-ZoOfRdndJhX4QQumeUOYXynTuI8GzkSs9bh451Vezak=",
+ "lastModified": 1625176478,
+ "narHash": "sha256-s1RTYNKw7ySyqrZjns9Cq+Nnjpp75ePgL06pgcbIpoA=",
"owner": "NixOS",
"repo": "nixpkgs",
- "rev": "22612485a469d71df09b9434842767b1f4f2c063",
+ "rev": "21b696caf392ad6fa513caf3327d0aa0430ffb72",
"type": "github"
},
"original": {
"owner": "NixOS",
- "ref": "nixos-20.09",
+ "ref": "nixos-21.05",
"repo": "nixpkgs",
"type": "github"
}
flake.nix
@@ -25,7 +25,7 @@
type = "github";
owner = "NixOS";
repo = "nixpkgs";
- ref = "nixos-20.09";
+ ref = "nixos-21.05";
};
nixos-unstable = {
type = "github";