summaryrefslogtreecommitdiffstats
path: root/flake.lock
diff options
context:
space:
mode:
authorEelco Dolstra <edolstra@gmail.com>2019-05-08 20:14:33 (GMT)
committerEelco Dolstra <edolstra@gmail.com>2019-05-08 20:14:33 (GMT)
commit801f67a55f8d6073edc1528fce4f4a4b315c9bc3 (patch)
tree6a750863a82b0e58f395e16be7f017d335da26ce /flake.lock
parente1e39f3639e39360ceebb2f7ed533cede4623070 (diff)
downloadpatchelf-801f67a55f8d6073edc1528fce4f4a4b315c9bc3.zip
patchelf-801f67a55f8d6073edc1528fce4f4a4b315c9bc3.tar.gz
patchelf-801f67a55f8d6073edc1528fce4f4a4b315c9bc3.tar.bz2
Add flake.nix
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock9
1 files changed, 9 insertions, 0 deletions
diff --git a/flake.lock b/flake.lock
new file mode 100644
index 0000000..6d035a5
--- /dev/null
+++ b/flake.lock
@@ -0,0 +1,9 @@
+{
+ "nonFlakeRequires": {},
+ "requires": {
+ "github:edolstra/nixpkgs/a4d896e89932e873c4117908d558db6210fa3b56": {
+ "uri": "github:edolstra/nixpkgs/a4d896e89932e873c4117908d558db6210fa3b56"
+ }
+ },
+ "version": 1
+}