summaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
authorquentin@aristote.fr <quentin@aristote.fr>2024-03-13 10:37:47 +0100
committerquentin@aristote.fr <quentin@aristote.fr>2024-03-13 10:37:47 +0100
commitddd4385cdcba6f7fb03043d2ed72e646533eb482 (patch)
tree03c4e2c89da67ff101182c76d29c17ae1b4bffdd /flake.lock
parent4056e0cd532c503a4131e3e4fde35f21922c1a73 (diff)
remove unstable filtron overlay
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock23
1 files changed, 3 insertions, 20 deletions
diff --git a/flake.lock b/flake.lock
index ae12196..2e20234 100644
--- a/flake.lock
+++ b/flake.lock
@@ -747,29 +747,13 @@
"type": "github"
}
},
- "nixpkgs-unstable": {
- "locked": {
- "lastModified": 1709943332,
- "narHash": "sha256-MCdZ9lXvCSTg23WUo9+uK9Zcw+VykCiYqF6x8Vy1Dyo=",
- "owner": "NixOS",
- "repo": "nixpkgs",
- "rev": "b046a81451dc41d818e8f22736e7d5e8d7d67699",
- "type": "github"
- },
- "original": {
- "owner": "NixOS",
- "ref": "nixos-unstable-small",
- "repo": "nixpkgs",
- "type": "github"
- }
- },
"nixpkgs_2": {
"locked": {
- "lastModified": 1709909254,
- "narHash": "sha256-C9HGaGbYlWv/lBXtwxAD+tkwVqIDImNLVlA6Kma4vOg=",
+ "lastModified": 1710248792,
+ "narHash": "sha256-yFyWw4na+nJgtXwhHs2SJSy5Lcw94/FcMbBOorlGdfI=",
"owner": "NixOS",
"repo": "nixpkgs",
- "rev": "033e72165ef3f3b6be6d901444ed5e5d0ef699aa",
+ "rev": "efbb274f364c918b9937574de879b5874b5833cc",
"type": "github"
},
"original": {
@@ -1036,7 +1020,6 @@
"inputs": {
"my-nixpkgs": "my-nixpkgs",
"nixpkgs": "nixpkgs_2",
- "nixpkgs-unstable": "nixpkgs-unstable",
"personal-webpage": "personal-webpage"
}
},