Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
proux01 committed Jan 17, 2025
1 parent d716829 commit c17da4f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .nix/nixpkgs.nix
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
fetchTarball {
url = "https://github.com/NixOS/nixpkgs/archive/c97cbc1c98e3515de6e61cff429def14b05399de.tar.gz";
sha256 = "08bhgpp5q80wicqa5s6whv45157b8ld33ky1hisa81hmipjg3bwk";
}
url = "https://github.com/proux01/nixpkgs/archive/2bae1fafabc7a8567cc21103d4fbb7bac6cc47ef.tar.gz";
sha256 = "0b2b5g6m8f3ymk07ri55ibsvyzxshwfw1hs9jvrl8ynsjfi2awcq";
}

0 comments on commit c17da4f

Please sign in to comment.