Skip to content

Commit

Permalink
Merge pull request #13 from DeterminateSystems/migrate-to-flakehub
Browse files Browse the repository at this point in the history
Mechanical migration to FlakeHub
  • Loading branch information
grahamc authored Nov 6, 2024
2 parents 78a9d88 + 8f3af92 commit 17e1bc4
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 7 deletions.
15 changes: 8 additions & 7 deletions flake.lock

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

2 changes: 2 additions & 0 deletions flake.nix
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
{
description = "A very basic flake";

inputs.nixpkgs.url = "https://flakehub.com/f/NixOS/nixpkgs/0.2305.491476.tar.gz";

outputs = { self, nixpkgs }:
let
nameValuePair = name: value: { inherit name value; };
Expand Down

0 comments on commit 17e1bc4

Please sign in to comment.