Update dependencies

This commit is contained in:
Charlotte Van Petegem 2021-03-13 14:39:39 +01:00
parent 4c46b43c6f
commit b2de1d9e90
No known key found for this signature in database
GPG key ID: 019E764B7184435A
2 changed files with 10 additions and 10 deletions

18
flake.lock generated
View file

@ -38,11 +38,11 @@
},
"nixpkgs": {
"locked": {
"lastModified": 1615421087,
"narHash": "sha256-w4R6s5tr4PqMOd/QdUAh1kU74Zduuizefl+NOWDnwO0=",
"lastModified": 1615608312,
"narHash": "sha256-cbXs4/X8N69jUAvC1mYuWQ+HjitrLjVqhB1ctOKsIRA=",
"owner": "chvp",
"repo": "nixpkgs",
"rev": "72826cbd2c8db138386584d2e181f3b03d5abf36",
"rev": "7fcc4a8a84d6a6a1b07c0e375d55e991749e786d",
"type": "github"
},
"original": {
@ -54,11 +54,11 @@
},
"nixpkgsFor0AD": {
"locked": {
"lastModified": 1615457488,
"narHash": "sha256-nwq2aRyoLqaXDEWk5CX3BG5uoNW3QbPG9q4OF9uUlms=",
"lastModified": 1615639647,
"narHash": "sha256-fNLFgc5mrp3B3bz3YgehfN0q2kP5cFqjdXfw99svy30=",
"owner": "chvp",
"repo": "nixpkgs",
"rev": "ac4bc321bcdf0f681d7bebb7c5fe88add4eb1172",
"rev": "9121acfc701f9ca8cdf23f089acffe2deb8ca6f5",
"type": "github"
},
"original": {
@ -70,11 +70,11 @@
},
"nur": {
"locked": {
"lastModified": 1615453243,
"narHash": "sha256-zHEjWLUN7MphuZ8me8B7ejn5J2YrwFa1W1t2t/CXfJI=",
"lastModified": 1615642417,
"narHash": "sha256-SmBB1vJfTcQjhIOyKJWOzPewHFzKsoVSJBzBzaN5pIA=",
"owner": "nix-community",
"repo": "NUR",
"rev": "878bcd2f4c9b89857d3a115f3929fe868c8fa903",
"rev": "09931954ddfdbec9c66baf7466a3734b39d01a96",
"type": "github"
},
"original": {

View file

@ -11,7 +11,7 @@ then
popd
fi
nix flake update --recreate-lock-file
nix flake update
if [ -z "${OVERRIDE:-}" ]
then