summaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
authorAlejandro Soto <alejandro@34project.org>2024-02-09 06:58:21 -0600
committerAlejandro Soto <alejandro@34project.org>2024-02-20 11:11:18 -0600
commit691a441bfeb90642840d2869cb04ec146e274a1e (patch)
tree79f554b77890c25dfd731fd8dcd555a5bb6af5bd /flake.nix
parentf3b18ead59ae02f95dabbf0a1dea40873a816975 (diff)
flake.lock: Update
Flake lock file updates: • Updated input 'nixpkgs': 'github:nixos/nixpkgs/3b9e1bd994c34b020ed7898b805a104511294d63' (2023-10-01) → 'path:/nix/store/idj2jaaarjlvpiq2kxdlw937yr0j086l-source?lastModified=1707238373&narHash=sha256-WKxT0yLzWbFZwYi92lI0yWJpYtRaFSWHGX8QXzejapw%3D&rev=fb0c047e30b69696acc42e669d02452ca1b55755' (2024-02-06)
Diffstat (limited to '')
-rw-r--r--flake.nix2
1 files changed, 0 insertions, 2 deletions
diff --git a/flake.nix b/flake.nix
index 6de292b..26ff130 100644
--- a/flake.nix
+++ b/flake.nix
@@ -1,6 +1,4 @@
{
- inputs.nixpkgs.url = "github:nixos/nixpkgs/release-23.05";
-
outputs = { self, nixpkgs }:
let
system = "x86_64-linux";