switch to nixpkgs master

This commit is contained in:
LavaDesu 2021-07-14 07:42:25 +07:00
parent 112011f766
commit de251c5fdd
Signed by: cilly
GPG key ID: 6500251E087653C9
2 changed files with 4 additions and 5 deletions

7
flake.lock generated
View file

@ -98,16 +98,15 @@
},
"nixpkgs": {
"locked": {
"lastModified": 1625697353,
"narHash": "sha256-/v85RkZ0Z+lxipkG2sjYNRINktc8VySbLQmPbirY0hQ=",
"lastModified": 1626221774,
"narHash": "sha256-in6vs5BcFs1XTC6NS7K8KtyYMB58ks5LtXV2LjOT4Dc=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "87807e64a5ef5206b745a40af118c7be8db73681",
"rev": "a22d0fb4cf1dbee4ccf2fdc10e9f53aaafdb1128",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}