aboutsummaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
authoreldritch horrors <pennae@lix.systems>2024-03-04 07:47:58 +0100
committereldritch horrors <pennae@lix.systems>2024-03-04 07:47:58 +0100
commit298be50d7d96a09cfd7583e0f919dd763e4bcb07 (patch)
tree050d0b3cbf283cdf91d045c4163ec4df9f548afa /flake.lock
parent8f5d0d4c05f8f3d1553b0527af5306010f0ada44 (diff)
Merge pull request #9690 from obsidiansystems/nixos-23.05-small-again
flake: Go back to regular `nixos-23.05-small` (cherry picked from commit 1ed245a60672c123c1348a63061fb4d64fb95212) Change-Id: I33f5fe20cd6bc658a461f560e458b440b3b7e18e
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock8
1 files changed, 4 insertions, 4 deletions
diff --git a/flake.lock b/flake.lock
index bd987e68e..1e2ce771b 100644
--- a/flake.lock
+++ b/flake.lock
@@ -34,16 +34,16 @@
},
"nixpkgs": {
"locked": {
- "lastModified": 1701355166,
- "narHash": "sha256-4V7XMI0Gd+y0zsi++cEHd99u3GNL0xSTGRmiWKzGnUQ=",
+ "lastModified": 1704018918,
+ "narHash": "sha256-erjg/HrpC9liEfm7oLqb8GXCqsxaFwIIPqCsknW5aFY=",
"owner": "NixOS",
"repo": "nixpkgs",
- "rev": "36c4ac09e9bebcec1fa7b7539cddb0c9e837409c",
+ "rev": "2c9c58e98243930f8cb70387934daa4bc8b00373",
"type": "github"
},
"original": {
"owner": "NixOS",
- "ref": "staging-23.05",
+ "ref": "nixos-23.05-small",
"repo": "nixpkgs",
"type": "github"
}