mirror of
https://github.com/NixOS/nix
synced 2025-06-25 06:31:14 +02:00
Temporary compatibility hack
This commit is contained in:
parent
a0bd088d84
commit
d343c03edb
2 changed files with 3 additions and 3 deletions
|
@ -3,7 +3,7 @@
|
|||
|
||||
edition = 201909;
|
||||
|
||||
inputs.nixpkgs.url = "nixpkgs/release-19.03";
|
||||
inputs.nixpkgs.uri = "nixpkgs/release-19.03";
|
||||
|
||||
outputs = { self, nixpkgs }:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue