Commit graph

104 commits

Author SHA1 Message Date
Bobby Rong 589235201f
Merge pull request #157149 from nerdypepper/update-statix
statix: v0.4.2 -> v0.5.2
2022-01-31 21:02:54 +08:00
0x4A6F 6239d0a67c
alejandra: init at unstable 2022-01-30 2022-01-30 19:21:56 +01:00
Akshay 1eb57f1446 statix: v0.4.2 -> v0.5.2 2022-01-28 19:58:56 +05:30
figsoda af9863fd44 statix: fix darwin build 2021-12-06 14:03:29 -05:00
Akshay 8e29102ccb statix: 0.4.1 -> 0.4.2 2021-12-04 16:09:03 +05:30
Malte Brandy e2738be136
nix-output-monitor: 1.0.3.3 -> 1.0.4.0 2021-12-03 00:37:25 +01:00
figsoda cda6d38346 statix: 0.4.0 -> 0.4.1 2021-11-28 14:45:48 -05:00
figsoda 64bbe7aa17 statix: use buildFeatures 2021-11-16 08:11:52 -05:00
Albert Safin cdd3c44bfa cached-nix-shell: 0.1.4 -> 0.1.5 2021-11-14 18:29:21 +00:00
zowoq 899f2d8b7f nix-info: use stdenv.hostPlatform.system
`pkgs.system` is an alias since 4246d6ce21.
2021-11-14 11:11:15 +10:00
lassulus 7e7ce7316e nixos-generators: 1.4.0 -> 1.5.0 2021-11-08 17:24:58 +01:00
Akshay 57225d51a6 statix: 0.3.6 -> 0.4.0 2021-11-06 20:34:21 +05:30
Akshay c22dad59dc statix: 0.3.5 -> 0.3.6 2021-11-05 16:56:45 +05:30
figsoda 946f55cc04 statix: 0.3.4 -> 0.3.5 2021-11-01 12:19:13 -04:00
figsoda 9ec2134b68 statix: 0.3.1 -> 0.3.4 2021-10-31 22:29:47 -04:00
figsoda 19fec7306e vimPlugisn.statix: add simple check and note for version 2021-10-29 11:16:11 -04:00
figsoda 072b073309 statix: init at 0.3.1 2021-10-29 11:16:07 -04:00
figsoda 3109ff5765 treewide: avoid use of lib.optional with list in inputs 2021-10-04 13:02:42 -04:00
Malte Brandy f779a0ff03
nix-output-monitor: 1.0.3.2 -> 1.0.3.3 2021-09-24 18:20:19 +02:00
Malte Brandy a96fe065ee
nix-output-monitor: 1.0.3.1 -> 1.0.3.2 2021-09-17 10:58:39 +02:00
(cdep)illabout 62acbfd1b7
nix-query-tree-viewer: 0.2.0 -> 0.2.1 2021-09-10 22:21:39 +09:00
Robert Hensing f432f3c4a4 nixos-install-tools: Add tests.nixos-tests 2021-08-29 23:11:53 +02:00
lassulus e701bc3bfb nixos-generators: 1.3.0 -> 1.4.0 2021-08-17 08:51:27 +02:00
zowoq 8f18af2629 nixos-option: set platforms.all
only built on linux currently but it is used on non-linux platforms e.g. darwin with home-manager
2021-08-07 14:46:23 +10:00
Felix Bühler 6cafd781ca
nix-script: remove phases (#130742)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-07-20 13:27:46 +02:00
zimbatm 22b642f457
nar-serve: 0.3.0 -> 0.4.0 2021-07-16 14:31:23 +02:00
Robert Helgesson ce6f17f953
nixos-option: init at <unversioned> 2021-07-09 08:59:12 +02:00
github-actions[bot] 563389a7fd
Merge master into staging-next 2021-05-22 12:27:09 +00:00
lassulus af60121cf5 nixos-generators: 1.2.0 -> 1.3.0 2021-05-22 07:05:27 +02:00
Jonathan Ringer c1f8a15dac
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
  nixos/doc/manual/release-notes/rl-2105.xml
  pkgs/tools/security/sequoia/default.nix
2021-05-19 10:39:54 -07:00
Robert Hensing 7b0e0ca35e nixos-install-tools: init
The essential commands from the NixOS installer as a package

With this package, you get the commands like nixos-generate-config and
nixos-install that you would otherwise only find on a NixOS system, such
as an installer image.

This way, you can install NixOS using a machine that only has Nix.

It also includes the manpages, which are important because the commands
rely on those for providing --help.
2021-05-13 01:29:02 +02:00
Daniël de Kok 85f96822a0 treewide: fix cargoSha256/cargoHash
Rust 1.50.0 incorporated a Cargo change (rust-lang/cargo#8937) in
which cargo vendor erroneously changed permissions of vendored
crates. This was fixed in Rust
1.51.0 (rust-lang/cargo#9131). Unfortunately, this means that all
cargoSha256/cargoHashes produced during the Rust 1.50.0 cycle are
potentially broken.

This change updates cargoSha256/cargoHash tree-wide.

Fixes #121994.
2021-05-08 00:36:37 -07:00
Malte Brandy 640253ce2e
nix-output-monitor: 1.0.3.0 -> 1.0.3.1 2021-04-30 23:22:00 +02:00
mlvzk 3f2b84a754
manix: 0.6.2 -> 0.6.3 (#119912)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-04-21 03:08:54 +02:00
Sandro b2f2d04f01
rnix-hashes: fix tests, add me as maintainer (#119749)
* rnix-hashes: fix tests, add me as maintainer

* Update pkgs/tools/nix/rnix-hashes/default.nix
2021-04-18 04:13:31 +02:00
Jonas Chevalier b2a19283d9
nixpkgs-fmt: 1.1.0 -> 1.2.0 (#117933) 2021-03-29 13:25:10 +02:00
Malte Brandy 8f0cff4da9
nix-output-monitor: 1.0.2.0 -> 1.0.3.0 2021-03-04 19:29:59 +01:00
Malte Brandy 07999ac6ea
nix-output-monitor: 1.0.1.1 -> 1.0.2.0 2021-03-04 04:09:05 +01:00
Malte Brandy 65f8db5ff9
nix-output-monitor: Add nom-build script 2021-03-03 13:25:30 +01:00
davidak f496334da3
Merge pull request #113939 from SuperSandro2000/nixpkgs-fmt
nixpkgs-fmt: 1.0.0 -> 1.1.0
2021-02-22 02:14:44 +01:00
Tim Steinbach 3ae8bebc9e
Update pkgs/tools/nix/nixpkgs-fmt/default.nix
Co-authored-by: Fabian Affolter <mail@fabian-affolter.ch>
2021-02-21 18:38:03 -05:00
Sandro Jäckel 095f8cec5a
nixpkgs-fmt: 1.0.0 -> 1.1.0 2021-02-21 19:39:48 +01:00
Malte Brandy 1ee875ce68
nix-output-monitor: 1.0.1.0 -> 1.0.1.1 2021-02-21 17:43:48 +01:00
Malte Brandy ae012d706d
nix-output-monitor: 1.0.0.0 -> 1.0.1.0 2021-02-21 04:20:33 +01:00
Malte Brandy f428bb03f2
nix-output-monitor: 0.1.0.2 -> 1.0.0.0 2021-02-21 02:37:08 +01:00
Pavol Rusnak a6ce00c50c
treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
Ben Siraphob 76f93cc731 pkgs/tools: pkgconfig -> pkg-config 2021-01-16 23:49:59 -08:00
Ben Siraphob 8c5d37129f pkgs/tools: stdenv.lib -> lib 2021-01-15 17:12:36 +07:00
Profpatsch 4a7f99d55d treewide: with stdenv.lib; in meta -> with lib;
Part of: https://github.com/NixOS/nixpkgs/issues/108938

meta = with stdenv.lib;

is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.

This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.

The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2021-01-11 10:38:22 +01:00
xzfc 2868e690d8
cached-nix-shell: 0.1.3 -> 0.1.4 (#94567)
* cached-nix-shell: 0.1.3 -> 0.1.4

* Apply suggestions from code review

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2020-11-29 06:46:38 +01:00