mirror of
https://github.com/NixOS/nix.git
synced 2025-12-15 21:41:04 +01:00
Remove support for old lockfiles and the epoch/uri attributes
This commit is contained in:
parent
b0e9b07e80
commit
1ad71bc62c
3 changed files with 28 additions and 62 deletions
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
edition = 201909; # FIXME: remove
|
||||
|
||||
inputs.nixpkgs.uri = "nixpkgs/nixos-20.03-small";
|
||||
inputs.nixpkgs.url = "nixpkgs/nixos-20.03-small";
|
||||
|
||||
outputs = { self, nixpkgs }:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue