aboutsummaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
authorMax Audron <audron@cocaine.farm>2024-02-04 17:12:13 +0100
committerMax Audron <audron@cocaine.farm>2024-02-04 17:12:13 +0100
commit0698120b11595f70972c30891fd6f0bd95d52aad (patch)
tree0c435ca7288edb9b1f415cf158b2a35845bfcbd3 /flake.lock
parentupdate ettves & phaenn to nixos 23.11 (diff)
add factorio to ettves
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock17
1 files changed, 17 insertions, 0 deletions
diff --git a/flake.lock b/flake.lock
index 4d25d13..d0a3b5f 100644
--- a/flake.lock
+++ b/flake.lock
@@ -107,6 +107,22 @@
"type": "github"
}
},
+ "nixpkgs-unstable": {
+ "locked": {
+ "lastModified": 1706732774,
+ "narHash": "sha256-hqJlyJk4MRpcItGYMF+3uHe8HvxNETWvlGtLuVpqLU0=",
+ "owner": "NixOS",
+ "repo": "nixpkgs",
+ "rev": "b8b232ae7b8b144397fdb12d20f592e5e7c1a64d",
+ "type": "github"
+ },
+ "original": {
+ "owner": "NixOS",
+ "ref": "nixos-unstable",
+ "repo": "nixpkgs",
+ "type": "github"
+ }
+ },
"nixpkgs_2": {
"locked": {
"lastModified": 1706826059,
@@ -128,6 +144,7 @@
"flake-parts": "flake-parts",
"nixinate": "nixinate",
"nixpkgs": "nixpkgs_2",
+ "nixpkgs-unstable": "nixpkgs-unstable",
"secrets": "secrets"
}
},