Skip to content

Commit

Permalink
[OPS-1514] Repin nixpkgs
Browse files Browse the repository at this point in the history
Problem: we need to update time to time our references to our nixpkgs
fork

Solution: update nixpkgs input
  • Loading branch information
karandit committed Nov 24, 2023
1 parent 07bc9a7 commit 5c83153
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 5 deletions.
12 changes: 7 additions & 5 deletions flake.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@
nixConfig.flake-registry = "https://github.com/serokell/flake-registry/raw/master/flake-registry.json";

inputs = {

nixpkgs.url = "github:serokell/nixpkgs?ref=karandit/repin-23-11-2023";

gitignore-nix = {
url = "github:hercules-ci/gitignore.nix";
flake = false;
Expand Down

0 comments on commit 5c83153

Please sign in to comment.