Commit graph

155 commits

Author SHA1 Message Date
Silvan Mosberger b3792b44c5 lib: correctly render docs for nested identifiers
Applies https://github.com/nix-community/nixdoc/pull/27 and fixes up the
location information rendering, allowing lib functions to be nested in
further scopes

Needed for later commits
2022-12-23 21:10:16 +01:00
maralorn f2135573fb nix-output-monitor: 2.0.0.4 -> 2.0.0.5
https://github.com/maralorn/nix-output-monitor/releases/tag/v2.0.0.5
2022-11-28 00:33:37 +01:00
maralorn eec3739249 nix-output-monitor: 2.0.0.3 -> 2.0.0.4
https://github.com/maralorn/nix-output-monitor/releases/tag/v2.0.0.4
2022-11-21 06:21:55 +01:00
Mario Rodas 77230193fc
Merge pull request #196347 from aaronjheng/nix-store-gcs-proxy
nix-store-gcs-proxy: use buildGoModule
2022-10-28 07:13:55 -05:00
piegames 67cd3c6b65 npins: 0.1.0 → 0.2.0 2022-10-27 23:26:11 +02:00
maralorn 22250fdc68 nix-output-monitor: 2.0.0.2 -> 2.0.0.3 2022-10-25 20:58:39 +02:00
Luna Nova a824a8ec3e
nix-output-monitor: set meta.mainProgram
Fixes `error: unable to execute '/nix/store/arrb5j23znf00p1i0kvd9bmb7ddamlxx-nix-output-monitor-2.0.0.2/bin/nix-output-monitor': No such file or directory` with nix run
2022-10-21 17:48:24 -07:00
maralorn 0c244fd4cb nix-output-monitor: 2.0.0.1 -> 2.0.0.2 2022-10-19 01:40:48 +02:00
maralorn 7db45269d6 nix-output-monitor: 2.0.0.0 -> 2.0.0.1 2022-10-18 03:42:02 +02:00
Aaron Jheng 6154d63d4c
nix-store-gcs-proxy: use buildGoModule 2022-10-17 03:30:31 +00:00
maralorn c76bbaa0f5 nix-output-monitor: 1.1.3.0 -> 2.0.0.0 2022-10-15 15:28:37 +02:00
Jamie Quigley d6ed6a2b8b
alejandra: 2.0.0 -> 3.0.0
Also add self as maintainer
2022-08-16 14:31:58 +01:00
lassulus f8ec6c6c85 nixos-generators: 1.6.0 -> 1.7.0 2022-08-11 14:20:44 +02:00
kilianar 5eb9bf5565 alejandra: 1.5.0 -> 2.0.0 2022-07-14 17:46:49 +10:00
Mario Rodas 7ca32cf434
Merge pull request #178834 from kamadorueda/alejandra-update
alejandra: 1.4.0 -> 1.5.0
2022-06-24 19:37:13 -05:00
kilianar 6eb44e6fce nar-serve: 0.4.0 -> 0.6.1 2022-06-24 10:50:56 +02:00
Kevin Amado ba29e6d5b4
alejandra: 1.4.0 -> 1.5.0 2022-06-24 00:05:43 -06:00
Kevin Amado 6ec6afde81
nixel: init at 4.1.0 2022-06-23 15:54:39 -06:00
kilianar 970cd2643d statix: 0.5.4 -> 0.5.6 2022-06-19 21:32:01 +10:00
kilianar 2387396258 nixpkgs-fmt: 1.2.0 -> 1.3.0
- [Commits](https://github.com/nix-community/nixpkgs-fmt/compare/v1.2.0...v1.3.0)
2022-06-18 06:14:46 +02:00
lassulus b79667a20d nixos-generators: 1.5.0 -> 1.6.0 2022-05-24 20:45:37 +02:00
Kevin Amado 27bfb7cfb9
alejandra: 1.2.0 -> 1.4.0 2022-05-19 09:39:10 -06:00
piegames 744ca87ed0 npins: Init at 0.1.0 2022-05-17 18:24:54 +02:00
Malo Bourgon 16e15fa68f treewide: add meta.mainProgram to many packages 2022-05-04 18:08:19 -07:00
Artturin f1c7f19e49 treewide: testVersion -> testers.testVersion 2022-04-22 16:24:27 +03:00
R. Ryantm 60dc89be41 alejandra: 1.1.0 -> 1.2.0 2022-04-11 01:20:18 +00:00
Sandro 4c6ad299c1
Merge pull request #164588 from 1000101/nix-info 2022-03-23 07:50:32 +01:00
Malte Brandy 4434f53415 nix-output-monitor: 1.1.2.1 -> 1.1.3.0 2022-03-21 22:49:54 +01:00
1000101 e97d588423 nix-info: add BUILD_ID information 2022-03-17 13:16:35 +01:00
Malte Brandy c998ef53b8 nix-output-monitor: 1.1.2.0 -> 1.1.2.1 + Refactor 2022-03-16 15:04:52 +01:00
Malte Brandy 884b37844e nix-output-monitor: 1.1.1.0 -> 1.1.2.0 2022-03-13 13:39:31 +01:00
Kevin Amado 8dadd20473
alejandra: 1.0.0 -> 1.1.0 2022-03-10 13:54:59 -05:00
Malte Brandy 5c924dc3b9 nix-output-monitor: Add zsh completion for nom-build 2022-03-09 13:15:28 +01:00
Malte Brandy de687e6c8e nix-output-monitor: 1.0.5.0 -> 1.1.1.0 2022-03-08 14:16:48 +01:00
Malte Brandy e8cfe80ccc nix-output-monitor: Introduce update.sh 2022-03-08 14:15:22 +01:00
Martin Weinelt e9aa7156d9
Merge pull request #162796 from 0x4A6F/master-alejandra 2022-03-06 19:42:00 +01:00
Malte Brandy f7e9fa8dc6 nix-output-monitor: 1.0.4.0 -> 1.0.5.0 2022-03-05 20:20:01 +01:00
0x4A6F 81da6369de
alejandra: 0.7.0 -> 1.0.0 2022-03-04 17:14:54 +01:00
Kevin Amado 232acc9c4d
alejandra: 0.6.0 -> 0.7.0 2022-02-28 19:23:27 -05:00
Kevin Amado ab1e19e336
alejandra: 0.5.0 -> 0.6.0 2022-02-25 17:07:52 -05:00
AndersonTorres 3f19fc37a3 Move misc/vim-plugins to applications/editors/vim/plugins 2022-02-24 20:26:07 -03:00
Kevin Amado 4217504fb9
alejandra: 0.4.0 -> 0.5.0 2022-02-23 16:50:11 -05:00
Kevin Amado 0450d5dda8
alejandra: 0.3.1 -> 0.4.0 2022-02-21 19:01:41 -05:00
R. Ryantm 2bee70d513 statix: 0.5.3 -> 0.5.4 2022-02-22 04:38:37 +10:00
Kevin Amado fa7af73685
alejandra: 0.3.0 -> 0.3.1 2022-02-20 19:16:44 -05:00
Kevin Amado 98aabc4fc9
alejandra: 0.2.0 -> 0.3.0 2022-02-18 18:41:28 -05:00
Kevin Amado 82cf11aece
alejandra: 0.1.0 -> 0.2.0 2022-02-17 02:50:20 -05:00
Kevin Amado 16298a931e
alejandra: unstable-2022-02-12 -> 0.1.0 2022-02-14 22:38:27 -05:00
Kevin Amado 1cb2d4c19f alejandra: unstable-2022-02-10 -> unstable 2022-02-12 2022-02-13 09:31:40 -08:00
Kevin Amado be62b48247
alejandra: unstable-2022-01-30 -> unstable-2022-02-10 2022-02-10 16:12:50 -05:00