summary refs log tree commit diff stats
path: root/flake.lock
diff options
context:
space:
mode:
authorSoispha <soispha@vhack.eu>2023-04-18 16:03:57 +0200
committerSoispha <soispha@vhack.eu>2023-04-18 16:03:57 +0200
commit1c9c108d18f986db55308e29d3aa96c2e9763e0a (patch)
tree8776ba862ef9d5cefe3f2b600d6c412f23ef858f /flake.lock
parentChore(flake): Update (diff)
downloadnixos-server-1c9c108d18f986db55308e29d3aa96c2e9763e0a.tar.gz
nixos-server-1c9c108d18f986db55308e29d3aa96c2e9763e0a.zip
Chore(flake): Update and add follows for inputs
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock25
1 files changed, 6 insertions, 19 deletions
diff --git a/flake.lock b/flake.lock
index d23d600..87c124d 100644
--- a/flake.lock
+++ b/flake.lock
@@ -18,11 +18,11 @@
     },
     "nixpkgs": {
       "locked": {
-        "lastModified": 1680899675,
-        "narHash": "sha256-3ogGOPFcSuhf7NrPNREFApkGkLBR2og5lyBJY7+mbig=",
+        "lastModified": 1681779497,
+        "narHash": "sha256-f82m8Ki9upuQozus3fBaywmQ3ySLT/w6GkqHVUqQJoE=",
         "owner": "NixOS",
         "repo": "nixpkgs",
-        "rev": "d426ae4241ef89fcbd646cd796abd3e83167f54d",
+        "rev": "53da61ec95e30d0d513a8be8d730dee90eff307e",
         "type": "github"
       },
       "original": {
@@ -47,21 +47,6 @@
         "type": "indirect"
       }
     },
-    "nixpkgs_2": {
-      "locked": {
-        "lastModified": 1669542132,
-        "narHash": "sha256-DRlg++NJAwPh8io3ExBJdNW7Djs3plVI5jgYQ+iXAZQ=",
-        "owner": "NixOS",
-        "repo": "nixpkgs",
-        "rev": "a115bb9bd56831941be3776c8a94005867f316a7",
-        "type": "github"
-      },
-      "original": {
-        "id": "nixpkgs",
-        "ref": "nixos-unstable",
-        "type": "indirect"
-      }
-    },
     "root": {
       "inputs": {
         "nixpkgs": "nixpkgs",
@@ -71,7 +56,9 @@
     "simple-nixos-mailserver": {
       "inputs": {
         "blobs": "blobs",
-        "nixpkgs": "nixpkgs_2",
+        "nixpkgs": [
+          "nixpkgs"
+        ],
         "nixpkgs-22_11": "nixpkgs-22_11",
         "utils": "utils"
       },