summaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
authorstuebinm2023-10-14 17:01:51 +0200
committerstuebinm2023-10-14 17:01:51 +0200
commitd4bd55db8fa213c5a455c78f92fb24c8bfea44d3 (patch)
tree5a429dcbb0a7272b9dfc6946a39f175dbe540c04 /flake.lock
parent6d47716233b3d3f28c00769fd234fe689164ec7d (diff)
home: cleaned up old mu version
Diffstat (limited to '')
-rw-r--r--flake.lock14
1 files changed, 5 insertions, 9 deletions
diff --git a/flake.lock b/flake.lock
index 0acb27b..7d02973 100644
--- a/flake.lock
+++ b/flake.lock
@@ -235,7 +235,7 @@
"type": "github"
}
},
- "nixpkgs-oldstable": {
+ "nixpkgs-22_11": {
"locked": {
"lastModified": 1688392541,
"narHash": "sha256-lHrKvEkCPTUO+7tPfjIcb7Trk6k31rz18vkyqmkeJfY=",
@@ -245,10 +245,9 @@
"type": "github"
},
"original": {
- "owner": "NixOS",
- "ref": "release-22.11",
- "repo": "nixpkgs",
- "type": "github"
+ "id": "nixpkgs",
+ "ref": "nixos-22.11",
+ "type": "indirect"
}
},
"nixpkgs-unstable": {
@@ -295,7 +294,6 @@
"isabelle-utils": "isabelle-utils",
"nix-gleam": "nix-gleam",
"nixpkgs": "nixpkgs",
- "nixpkgs-oldstable": "nixpkgs-oldstable",
"nixpkgs-unstable": "nixpkgs-unstable",
"playground": "playground",
"rust-overlay": "rust-overlay",
@@ -353,9 +351,7 @@
"nixpkgs": [
"nixpkgs-unstable"
],
- "nixpkgs-22_11": [
- "nixpkgs-oldstable"
- ],
+ "nixpkgs-22_11": "nixpkgs-22_11",
"nixpkgs-23_05": [
"nixpkgs"
],