mirror of
https://github.com/NixOS/nix
synced 2025-07-07 14:21:48 +02:00
* Don't barf on lines in nix-pull manifests that we don't recognise.
Necessary for compatibility with 0.7 patch deployment. * Bumped version number to 0.6.1.
This commit is contained in:
parent
2bd9f0d76b
commit
0d157eed99
2 changed files with 13 additions and 8 deletions
|
@ -1,4 +1,4 @@
|
|||
AC_INIT(nix, "0.6")
|
||||
AC_INIT(nix, "0.6.1")
|
||||
AC_CONFIG_SRCDIR(README)
|
||||
AC_CONFIG_AUX_DIR(config)
|
||||
AM_INIT_AUTOMAKE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue