Commit Graph
47 Commits
Author SHA1 Message Date
Eelco Dolstra 3460fd6959 nix-fallback-paths.nix: Update to 2.3.15
(cherry picked from commit 512ee6db3997920c51b2a15c3510683aac934b31)
2021-07-28 21:52:32 +00:00
Maximilian Bosch 792c0160c6 nixStable: 2.3.12 -> 2.3.14
Changes: https://github.com/NixOS/nix/compare/2.3.12...2.3.14

Since this is a bugfix release that wasn't pushed to `nixpkgs`, I
decided to take care of it.

As it's usually done in `upload-release.pl`[1], I updated the
fallback-paths accordingly and used eval `1687468`[2] for this with Nix
2.3.14.

Also added a fallback-path for `aarch64-darwin` as Nix 2.3.14 seems to
support this now[3].

[1] https://github.com/NixOS/nix/blob/2.3-maintenance/maintainers/upload-release.pl
[2] https://hydra.nixos.org/eval/1687468
[3] https://github.com/NixOS/nix/commit/14262b86cc5825deae095c14553d623af498124c

(cherry picked from commit e66237af154f63998eaf45233763b2e535b78b95)
2021-07-20 15:13:18 +00:00
Eelco DolstraandAlyssa Ross b08e223a04 nix: 2.3.10 -> 2.3.11
The patch is included in the new release, so can be dropped.

Co-authored-by: Alyssa Ross <hi@alyssa.is>
2021-05-14 12:24:54 +00:00
Alyssa Ross 195d532a63 Revert "Revert "Revert "nix: 2.3.10 -> 2.3.11"""
This reverts commit 66fc303070.

There is still a patch that doesn't apply.
2021-05-14 11:35:18 +00:00
Eelco Dolstra 66fc303070 Revert "Revert "nix: 2.3.10 -> 2.3.11""
This reverts commit 1872bbdae5.
2021-05-14 13:33:05 +02:00
Alyssa Ross 1872bbdae5 Revert "nix: 2.3.10 -> 2.3.11"
This reverts commit 6f6b2cdc98.

Version wasn't updated, and apparently a patch didn't apply.  Let's do
this upgrade properly, in a PR, but for now I'm reverting so we don't
have a broken nix package in master.
2021-05-14 11:30:55 +00:00
Eelco Dolstra 6f6b2cdc98 nix: 2.3.10 -> 2.3.11 2021-05-14 13:11:26 +02:00
Eelco Dolstra a8c49a97a6 nix: 2.3.9 -> 2.3.10 2020-12-18 12:33:49 +01:00
Eelco Dolstra 80097e57c9 nix: 2.3.8 -> 2.3.9 2020-11-20 13:03:04 +01:00
Eelco Dolstra d28565a1c6 nix: 2.3.7 -> 2.3.8 2020-10-22 14:47:55 +02:00
Eelco Dolstra 046427570e nix: 2.3.6 -> 2.3.7 2020-07-08 16:58:54 +02:00
Eelco Dolstra aef2bc1330 nix: 2.3.6 -> 2.3.6 2020-06-03 14:57:39 +02:00
Eelco Dolstra e8896deced nix: 2.3.4 -> 2.3.5 2020-05-27 16:48:28 +02:00
Eelco Dolstra aa084e2a24 nix: Fix fallback paths 2020-04-10 21:13:15 +02:00
Eelco Dolstra cea352d276 nix: 2.3.3 -> 2.3.4 2020-04-10 17:23:28 +02:00
Eelco Dolstra 21a3b141c3 nix-fallback-paths.nix: Fix x86_64-linux path
https://github.com/NixOS/nix/issues/3370
2020-02-24 10:16:26 +01:00
Eelco Dolstra 3c47f78e82 nix: 2.3.2 -> 2.3.3 2020-02-19 01:54:25 +01:00
Eelco Dolstra 3b15451291 nix: 2.3.1 -> 2.3.2 2020-01-05 20:35:43 +01:00
Eelco Dolstra 3ab3614e2b nix: 2.3 -> 2.3.1 2019-10-10 16:23:33 +02:00
Eelco Dolstra 37e333af9a nix: 2.2.2 -> 2.3 2019-09-04 21:36:49 +02:00
Eelco Dolstra 5399f34ad9 nix: 2.2 -> 2.2.2 2019-04-15 19:06:57 +02:00
Eelco Dolstra 94ea1c2d83 nix: 2.1.3 -> 2.2 2019-01-11 12:47:06 +01:00
Eelco Dolstra b6bac6c144 Revert "Merge pull request #48122 from zimbatm/pkg-nixos-rebuild"
This reverts commit 10addad603, reversing
changes made to 7786575c6c.

NixOS scripts should be kept in the NixOS source tree, not in
pkgs. Moving them around is just confusing and creates unnecessary
code/history churn.
2018-10-16 20:25:44 +02:00
zimbatm 1875344542 nixos-*: init as package
Move all the nixos-* scripts from the nixos distribution as real
packages in the pkgs/ package set.

This allows non-nixos users to run the script as well. For example,
deploying a remote machine with:

    nixos-rebuild --target-host root@hostname --build-host root@hostname
2018-10-16 11:12:36 +02:00
Eelco Dolstra 2c9265c950 nix: 2.1.2 -> 2.1.3 2018-10-02 11:07:48 +02:00
Eelco Dolstra 869f615ff4 nix: 2.1.1 -> 2.1.2 2018-09-20 00:17:45 +02:00
Eelco Dolstra 1510f324a3 nix: 2.1 -> 2.1.1 2018-09-06 01:12:03 +02:00
Eelco Dolstra 347638ccfe nix: 2.0.4 -> 2.1 2018-09-03 01:37:55 +02:00
Eelco Dolstra 47b85dc5ab nix: 2.0.3 -> 2.0.4 2018-05-31 11:31:04 +02:00
Eelco Dolstra 0eea0209cf nix: 2.0.2 -> 2.0.3 2018-05-30 11:47:09 +02:00
Eelco Dolstra 9d0b6b9dfc nix: 2.0.1 -> 2.0.2 2018-05-04 13:28:36 +02:00
Eelco Dolstra 03b36522e7 nix: 2.0 -> 2.0.1 2018-04-20 23:37:18 +02:00
Eelco Dolstra 32af695a22 nix: 1.11.16 -> 2.0 2018-02-22 17:03:27 +01:00
Eelco Dolstra 875eaf0821 nix: 1.11.15 -> 1.11.16 2017-12-12 17:46:21 +01:00
Eelco Dolstra 6dad1f70ce nix: 1.11.14 -> 1.11.15 2017-09-15 16:38:33 +02:00
Eelco Dolstra 79954b9d1f nix: 1.11.13 -> 1.11.14 2017-08-31 11:00:09 +02:00
Eelco Dolstra 17642b5fd0 nix: 1.11.12 -> 1.11.13 2017-07-18 10:54:01 +02:00
Eelco Dolstra 40cf34aaae nix: 1.11.11 -> 1.11.12 2017-07-13 16:37:11 +02:00
Eelco Dolstra 5446934b41 nix: 1.11.10 -> 1.11.11
(cherry picked from commit 7b1e936b24ca60810cdb6d46b68300cd179836f1)
2017-06-19 19:03:39 +02:00
Eelco Dolstra 0bffe03828 nix: 1.11.9 -> 1.11.10 2017-06-12 20:13:27 +02:00
Eelco Dolstra e4190943c8 nix: 1.11.8 -> 1.11.9 2017-04-25 17:19:10 +02:00
Eelco Dolstra 2cb25f8b59 nix: 1.11.7 -> 1.11.8 2017-03-21 14:49:23 +01:00
Eelco Dolstra 8e1fa01f3a nix: 1.11.6 -> 1.11.7 2017-02-24 12:53:53 +01:00
Eelco Dolstra 96b6968950 nix: 1.11.5 -> 1.11.6 2017-01-13 11:38:09 +01:00
Eelco Dolstra 0108c31e22 nix: 1.11.4 -> 1.11.5 2017-01-03 11:25:38 +01:00
Eelco Dolstra f2ddf2a9be nix: 1.11.3 -> 1.11.4 2016-09-06 16:15:22 +02:00
Eelco Dolstra 1fef99942e nixos-rebuild: Move the Nix fallback store paths into a separate file 2016-09-06 16:07:47 +02:00