Skip to content

Commit

Permalink
Bump the flake lock to the latest
Browse files Browse the repository at this point in the history
Signed-off-by: Brian McGillion <[email protected]>
  • Loading branch information
brianmcgillion committed Oct 21, 2024
1 parent 6a914ac commit ea98844
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 39 deletions.
72 changes: 36 additions & 36 deletions flake.lock

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

7 changes: 4 additions & 3 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,10 @@
};

inputs = {
#TODO: clean this up before merging to main
#nixpkgs.url = "github:tiiuae/nixpkgs/nixos-unstable-texinfo"; # "flake:mylocalnixpkgs"; #
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
#TODO: carrying the extra patch(es) until merged to unstable
nixpkgs.url = "github:tiiuae/nixpkgs/nixos-unstable-gbenchmark";
#nixpkgs.url = "flake:mylocalnixpkgs";
#nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";

ghafpkgs = {
url = "github:tiiuae/ghafpkgs";
Expand Down

0 comments on commit ea98844

Please sign in to comment.