diff options
| author | Max Audron <audron@cocaine.farm> | 2024-02-04 17:12:13 +0100 |
|---|---|---|
| committer | Max Audron <audron@cocaine.farm> | 2024-02-04 17:12:13 +0100 |
| commit | 0698120b11595f70972c30891fd6f0bd95d52aad (patch) | |
| tree | 0c435ca7288edb9b1f415cf158b2a35845bfcbd3 /flake.lock | |
| parent | update ettves & phaenn to nixos 23.11 (diff) | |
add factorio to ettves
Diffstat (limited to 'flake.lock')
| -rw-r--r-- | flake.lock | 17 |
1 files changed, 17 insertions, 0 deletions
@@ -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" } }, |
