summaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
authorpennae <github@quasiparticle.net>2023-07-27 21:56:14 +0200
committerpennae <github@quasiparticle.net>2023-07-27 21:56:14 +0200
commit1b3493a26044b6bde04a936130c9045aaf649d7e (patch)
treed88afc64fb86c52880677df1193325f92cf57ba0 /flake.nix
parent2252c197cead9ef3d9821ae30a94581639ac0185 (diff)
downloadminor-skulk-1b3493a26044b6bde04a936130c9045aaf649d7e.tar.gz
minor-skulk-1b3493a26044b6bde04a936130c9045aaf649d7e.tar.xz
minor-skulk-1b3493a26044b6bde04a936130c9045aaf649d7e.zip
update for lots of crates
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/flake.nix b/flake.nix
index d67bd17..3f8e228 100644
--- a/flake.nix
+++ b/flake.nix
@@ -1,6 +1,6 @@
{
inputs = {
- nixpkgs.url = github:NixOS/nixpkgs/nixos-unstable-small;
+ nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable-small";
};
outputs = { self, nixpkgs }: