diff --git a/flake.lock b/flake.lock
index 2d0f18af46e9031f90a059ee6593ea7ee45f40bd..f688aad3abc7b5ddfb77f54b869c4ed09a915290 100644
--- a/flake.lock
+++ b/flake.lock
@@ -2,11 +2,11 @@ {
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1627786728,
"narHash": "sha256-5AflgWBd1uRWoBIdMrvPYWw+l3QVPJZARO3TDxt7RGM=",
"lastModified": 1628231879,
"narHash": "sha256-ySd1qDGPHBKfOLA6KrUTjvnYWUbUSd38lSS+hixrYcM=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "404cd360c2607bcfe8d05a7d5ae609d6605f7e22",
"rev": "143fe598ba755c98959c3d586ee56595a8acf7c1",
"type": "github"
},
"original": {
diff --git a/flake.nix b/flake.nix
index 1a2f6cf2dfb21812486f4f8994d9753a35172828..af8a1a08dfa8df6d33b63d732107b3523e615f28 100644
--- a/flake.nix
+++ b/flake.nix
@@ -11,5 +11,6 @@ in {
packages = forAllSystems (system: import ./default.nix {
pkgs = import nixpkgs { inherit system; };
});
};
}
application/octet-stream
This content has been proxied by September (3851b).